widget-factory: Add .toolbar
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 May 2020 14:50:34 +0000 (10:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 May 2020 14:50:34 +0000 (10:50 -0400)
We dropped GtkToobar, but we still want to present
something that looks the part here, so add a style
class.

demos/widget-factory/widget-factory.ui

index a1edb04db975c0240bd66d88f553b7312c6884c7..d9b2a20c4fa9cd21f45a2948ed7b6d57216442f5 100644 (file)
@@ -1916,6 +1916,9 @@ microphone-sensitivity-medium-symbolic</property>
                                     </child>
                                     <child>
                                       <object class="GtkBox" id="toolbar">
+                                        <style>
+                                          <class name="toolbar"/>
+                                        </style>
                                         <child>
                                           <object class="GtkButton">
                                             <property name="label" translatable="yes">New</property>